From: Alexander Beregalov Date: Wed, 10 Dec 2008 23:24:50 +0000 (-0800) Subject: IA64: HP_SIMETH needs to depend upon NET X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~24923^2~5 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=bb49eed4221092fde4e2337534ae51d8f28a2fbe;p=linux-4.9.git IA64: HP_SIMETH needs to depend upon NET From: Alexander Beregalov Signed-off-by: David S. Miller --- diff --git a/arch/ia64/hp/sim/Kconfig b/arch/ia64/hp/sim/Kconfig index f92306bbedb8..8d513a8c5266 100644 --- a/arch/ia64/hp/sim/Kconfig +++ b/arch/ia64/hp/sim/Kconfig @@ -4,6 +4,7 @@ menu "HP Simulator drivers" config HP_SIMETH bool "Simulated Ethernet " + depends on NET config HP_SIMSERIAL bool "Simulated serial driver support"